How to Install ginac-tools software package in Debian 7 (Wheezy)

How to Install ginac-tools software package in Debian 7 (Wheezy)

ginac-tools software package provides GiNaC symbolic framework support tools, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ginac-tools 

ginac-tools is installed in your system.

Make ensure the ginac-tools package were installed using the commands given below,

$ sudo dpkg-query -l | grep ginac-tools *

You will get with ginac-tools package name, version, architecture and description in a table

ginac-tools package basic information:

Distro Debian 7 wheezy
Section Mathematics
Package ginac-tools
Version 1.6.2-1
Description GiNaC symbolic framework support tools
Sub Section math


See Also, How to uninstall or remove ginac-tools software package from Debian 7 (Wheezy)?